Skip to content

wcs: use jbuilder to build#15563

Merged
mseri merged 5 commits into
ocaml:masterfrom
avsm:wcs-jbuilder
Dec 19, 2019
Merged

wcs: use jbuilder to build#15563
mseri merged 5 commits into
ocaml:masterfrom
avsm:wcs-jbuilder

Conversation

@avsm
Copy link
Copy Markdown
Member

@avsm avsm commented Dec 18, 2019

dune seems to result in a missing artefact error
spotted in revdeps for #15562

dune seems to result in a missing artefact error
spotted in revdeps for ocaml#15562
Comment thread packages/wcs-api/wcs-api.2017-05-26.01/opam Outdated
"wcs-lib" {= "2017-05-26.02"}
"lwt_ssl" | "tls"
"cohttp-lwt-unix" {< "1.0.0"}
"jbuilder" {<="1.0+beta20.2"}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"jbuilder" {<="1.0+beta20.2"}
"jbuilder"

Comment thread packages/wcs-api/wcs-api.2017-05-26.03/opam Outdated
Comment thread packages/wcs-api/wcs-api.2017-05-26.04/opam Outdated
@camelus
Copy link
Copy Markdown
Contributor

camelus commented Dec 18, 2019

Commit: 4faf02f

A pull request by opam-seasoned @avsm.

☀️ All lint checks passed 4faf02f
  • These packages passed lint tests: wcs-api.2017-05-26.01, wcs-api.2017-05-26.02, wcs-api.2017-05-26.03, wcs-api.2017-05-26.04, wcs-lib.2017-05-26.00, wcs-lib.2017-05-26.01, wcs-lib.2017-05-26.02, wcs-lib.2017-05-26.03, wcs-lib.2017-05-26.04, wcs-lib.2017-05-26.05

☀️ Installability check (+0)

avsm and others added 4 commits December 18, 2019 07:29
@avsm
Copy link
Copy Markdown
Member Author

avsm commented Dec 19, 2019

oddly though, it fails in cohttp revdeps with some version of dune. This PR is an improvement as it adds a missing dependency, so we can figure out the other problem separately

@mseri mseri merged commit 041caf1 into ocaml:master Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants